home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Ceck out this bug. What the *** is SASC/6.56 doing?
- Date: 18 Mar 1996 19:11:32 GMT
- Organization: EUnet Norway
- Message-ID: <1065.6651T1207T342@login.eunet.no>
- References: <1120.6643T91T406@login.eunet.no> <874.6644T381T2315@login.eunet.no>
- <828.6649T501T491@login.eunet.no> <wulfraedDoDtFz.DzI@netcom.com>
- NNTP-Posting-Host: pc6.asker-pm2-1.eunet.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- > > >Stack EXTENSION, on the other hand, allows for a "fudge factor". If the
- > > >remaining stack size at function entry time is less than the global long
- > > >_STKNEED, a new stack extent is allocated. The default _STKNEED value
- > > >is 400 bytes.
- > > ^^^ This one is too little! It should be 4K by default. Like the OS.
- > >
- > Ah... But that only specifies how much must be available FOR THE
- >CURRENT FUNCTION -- it does not specify the total size of the stack. If you
- >were running with the default 4K stack, the second nested function invocation
- >would rule that a stack extent needs to be allocated since the first function
- >used some of the 4K...
-
- Well, yes, that is a minor problem, but stack check isnt that usefull with
- 400 as a mininimum by default.
-
- --
- .. Patrick Hanevold - VR developer - patrick.hanevold@login.eunet.no ///
- .... Amiga and official Be developer - Visual Technologies \\\///
- ...... wATcH oUT fOr tHE cApSlOcK vIRuS! \X//
- <sb>A1200/030/50MHz/34MB/1.3GB Iomega ZIP
-
-